[INFO] fetching crate cscart-rs 0.8.0...
[INFO] testing cscart-rs-0.8.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate cscart-rs 0.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cscart-rs 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cscart-rs 0.8.0
[INFO] tweaked toml for crates.io crate cscart-rs 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cscart-rs 0.8.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cscart-rs 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.16.0
[INFO] [stderr]   Downloaded litemap v0.7.5
[INFO] [stderr]   Downloaded yoke-derive v0.7.5
[INFO] [stderr]   Downloaded yoke v0.7.5
[INFO] [stderr]   Downloaded security-framework-sys v2.14.0
[INFO] [stderr]   Downloaded getrandom v0.3.2
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded hashbrown v0.15.2
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded icu_properties_data v1.5.1
[INFO] [stderr]   Downloaded r-efi v5.2.0
[INFO] [stderr]   Downloaded schannel v0.1.27
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.1
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d6332c4b8d85ac2505408d0ea46c638a46caf8866f98f14ebfa0d7090addead
[INFO] running `Command { std: "docker" "start" "-a" "2d6332c4b8d85ac2505408d0ea46c638a46caf8866f98f14ebfa0d7090addead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d6332c4b8d85ac2505408d0ea46c638a46caf8866f98f14ebfa0d7090addead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6332c4b8d85ac2505408d0ea46c638a46caf8866f98f14ebfa0d7090addead", kill_on_drop: false }`
[INFO] [stdout] 2d6332c4b8d85ac2505408d0ea46c638a46caf8866f98f14ebfa0d7090addead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23fb550b71730e80f00399c31dc961ad1f967d3b1dfae98166dd71becc82fc22
[INFO] running `Command { std: "docker" "start" "-a" "23fb550b71730e80f00399c31dc961ad1f967d3b1dfae98166dd71becc82fc22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cscart-rs v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/types/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::types::call_request::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CartProduct` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use crate::types::cart::*;
[INFO] [stdout]    |         --------------------- but the name `CartProduct` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_username`, `get_api_key`, and `get_host` are never used
[INFO] [stdout]    --> src/lib.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     fn get_username(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn get_api_key(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     fn get_host(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HttpClient` is never used
[INFO] [stdout]   --> src/request/mod.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait HttpClient {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]   --> src/service/mod.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Service<S: ServiceState = Unauthenticated> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) params: Option<Vec<(String, String)>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.64s
[INFO] running `Command { std: "docker" "inspect" "23fb550b71730e80f00399c31dc961ad1f967d3b1dfae98166dd71becc82fc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23fb550b71730e80f00399c31dc961ad1f967d3b1dfae98166dd71becc82fc22", kill_on_drop: false }`
[INFO] [stdout] 23fb550b71730e80f00399c31dc961ad1f967d3b1dfae98166dd71becc82fc22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7fc3cae2830daddf77eae0a42bb65aa2774765ee0c77900d676064891b1211f
[INFO] running `Command { std: "docker" "start" "-a" "b7fc3cae2830daddf77eae0a42bb65aa2774765ee0c77900d676064891b1211f", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/types/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::types::call_request::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CartProduct` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use crate::types::cart::*;
[INFO] [stdout]    |         --------------------- but the name `CartProduct` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_username`, `get_api_key`, and `get_host` are never used
[INFO] [stdout]    --> src/lib.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     fn get_username(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn get_api_key(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     fn get_host(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HttpClient` is never used
[INFO] [stdout]   --> src/request/mod.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait HttpClient {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]   --> src/service/mod.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Service<S: ServiceState = Unauthenticated> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) params: Option<Vec<(String, String)>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cscart-rs v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/types/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::types::call_request::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CartProduct` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use crate::types::cart::*;
[INFO] [stdout]    |         --------------------- but the name `CartProduct` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcyitcXM/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcscart_rs-934c98036b0ad719,libreqwest-6c76a771c23f026d,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-a50a3a61519d5e7e,libserde_urlencoded-486bed693e9f605b,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-1cbd96ac560dbf2d,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libnative_tls-76153cbc4f3ed307,libopenssl_probe-cbab9b905ab83f66,libopenssl-3da0b8df1802504b,libbitflags-96e56b993b11ae97,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-04a4d3810e8b5f9f,libhyper-521a292111a19960,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0cf544dd1a35190b,libindexmap-95af466bec1b0682,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libslab-2beeedcc9f7dbddb,libtokio_util-76d81fdad656d26b,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libfutures_util-c12633e783e0a820,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libtokio-2acffa03a171aaf8,libsignal_hook_registry-f81db06a65aed280,libsocket2-c5ad129c14e3f824,libmio-2df0c97d79099986,libparking_lot-40afa95cd71b7e10,libparking_lot_core-c1d4a7240eb2ea63,liblibc-18586681d4adba10,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-34995eea0b224cf2,libidna-807dbbf64aabbb1b,libidna_adapter-87dd91d967d5be9d,libicu_normalizer-eb879da742032ac8,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-8c00f8579fcc0f9b,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-7459f3d044ed00d3,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-f39e8199948177fa,libicu_provider-8a408bdbdea84614,libicu_locid-c8362165957487f9,liblitemap-705c4d2af7d10c57,libtinystr-8f4d093cd9ce7b66,libzerovec-c3a801a9887d60f8,libwriteable-45c783735d88c2b0,libyoke-9ce5163fc7441385,libzerofrom-03f5b60206028358,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ee1406c505ea38c3,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-05504bd2b6f9ae25,libdotenv-ed16f8757ac7f100,libserde_json-fde644f1e180104e,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-d67a09b803e8655f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcyitcXM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pages-ff2e41b2b4f45b33" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cscart-rs` (test "pages") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcG64phV/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcscart_rs-934c98036b0ad719,libreqwest-6c76a771c23f026d,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-a50a3a61519d5e7e,libserde_urlencoded-486bed693e9f605b,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-1cbd96ac560dbf2d,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libnative_tls-76153cbc4f3ed307,libopenssl_probe-cbab9b905ab83f66,libopenssl-3da0b8df1802504b,libbitflags-96e56b993b11ae97,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-04a4d3810e8b5f9f,libhyper-521a292111a19960,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0cf544dd1a35190b,libindexmap-95af466bec1b0682,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libslab-2beeedcc9f7dbddb,libtokio_util-76d81fdad656d26b,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libfutures_util-c12633e783e0a820,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libtokio-2acffa03a171aaf8,libsignal_hook_registry-f81db06a65aed280,libsocket2-c5ad129c14e3f824,libmio-2df0c97d79099986,libparking_lot-40afa95cd71b7e10,libparking_lot_core-c1d4a7240eb2ea63,liblibc-18586681d4adba10,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-34995eea0b224cf2,libidna-807dbbf64aabbb1b,libidna_adapter-87dd91d967d5be9d,libicu_normalizer-eb879da742032ac8,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-8c00f8579fcc0f9b,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-7459f3d044ed00d3,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-f39e8199948177fa,libicu_provider-8a408bdbdea84614,libicu_locid-c8362165957487f9,liblitemap-705c4d2af7d10c57,libtinystr-8f4d093cd9ce7b66,libzerovec-c3a801a9887d60f8,libwriteable-45c783735d88c2b0,libyoke-9ce5163fc7441385,libzerofrom-03f5b60206028358,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ee1406c505ea38c3,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-05504bd2b6f9ae25,libdotenv-ed16f8757ac7f100,libserde_json-fde644f1e180104e,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-d67a09b803e8655f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcG64phV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/discussion-506245ac3c4bda1e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cscart-rs` (test "discussion") due to 1 previous error
[INFO] [stderr] error: could not compile `cscart-rs` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name cscart_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=89f604d7f7eb7dff -C extra-filename=-ea2284a64c34dac0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-05504bd2b6f9ae25.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6c76a771c23f026d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d67a09b803e8655f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fde644f1e180104e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2acffa03a171aaf8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-20964dc85b41ed47.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b7fc3cae2830daddf77eae0a42bb65aa2774765ee0c77900d676064891b1211f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7fc3cae2830daddf77eae0a42bb65aa2774765ee0c77900d676064891b1211f", kill_on_drop: false }`
[INFO] [stdout] b7fc3cae2830daddf77eae0a42bb65aa2774765ee0c77900d676064891b1211f
